home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 051-075 / disk_075 / copy / wb_parse.c < prev   
Text File  |  1992-05-06  |  237b  |  5 lines

  1. /* Aztec v3.20a allows you to omit the startup parsing for workbench   */
  2. /* by including this module.  Since this is a cli utility, we are      */
  3. /* going to do just that - well it only saves 232 bytes, but it helps. */
  4. _wb_parse() {}
  5.